The CSS Box Model
Created: 2022-10-07
Content box
Padding box
Border box If you are using the standard box model (this box model), the size of the border is added to the width and height of the box.
width
height
Margin box